home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pokemon Promotional Discs
/
ANA_POKEMON_01.ISO
/
2
/
scripts
/
DefineButton2_226
/
BUTTONCONDACTION on(keyPress x).as
Wrap
Text File
|
2004-01-03
|
109b
|
5 lines
on(keyPress "x"){
_parent.sound_BBUTTON.start(0,1);
_parent._parent._parent.keyCheck.ExitCall();
}